Perform this task to copy files between the Network Operating System (NOS) and a VM, or between VMs.
This command also works in Global Configuration mode but does not display if you use the question mark (?) help in that mode.
enable
virtual-service copy-file WORD<1-256> WORD<1-256>
Copy a file from the NOS to a VM:
Switch:1>enable Switch:1#virtual-service copy-file /intflash/config_figw.cfg figw:/home/rwa/configs/config.cfg
Copy a file from a VM to the NOS:
Switch:1>enable Switch:1#virtual-service copy-file figw:/home/rwa/configs/config.cfg /intflash/config_figw.cfg
Copy a file between VMs:
Switch:1>enable Switch:1#virtual-service copy-file figw:/home/rwa/configs/config.cfg figw2:/home/rwa/configs/config.cfg